Quick Links:

bal | bbl | bdl | bsl

bsl::is_trivially_default_constructible< const t_TYPE[t_LEN]> Struct Template Reference
[Component bslmf_istriviallydefaultconstructible]

#include <bslmf_istriviallydefaultconstructible.h>


Detailed Description

template<class t_TYPE, size_t t_LEN>
struct bsl::is_trivially_default_constructible< const t_TYPE[t_LEN]>

This partial specialization ensures that const-qualified array types have the same result as their element type.

See Component bslmf_istriviallydefaultconstructible


The documentation for this struct was generated from the following file: